Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[1.8.x] Backport fix for broadcast_like to v1.8.x (#17977) #19448

Merged
merged 1 commit into from
Oct 29, 2020

Conversation

samskalicky
Copy link
Contributor

Backport broadcast_like fix to v1.8.x #17977

* Relaxing type requirements for broadcast_like

* enhance unit test
@mxnet-bot
Copy link

Hey @samskalicky , Thanks for submitting the PR
All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands:

  • To trigger all jobs: @mxnet-bot run ci [all]
  • To trigger specific jobs: @mxnet-bot run ci [job1, job2]

CI supported jobs: [clang, edge, miscellaneous, windows-cpu, centos-cpu, windows-gpu, unix-gpu, unix-cpu, sanity, centos-gpu, website]


Note:
Only following 3 categories can trigger CI :PR Author, MXNet Committer, Jenkins Admin.
All CI tests must pass before the PR can be merged.

@lanking520 lanking520 added the pr-awaiting-testing PR is reviewed and waiting CI build and test label Oct 29, 2020
@lanking520 lanking520 added pr-awaiting-merge Review and CI is complete. Ready to Merge and removed pr-awaiting-testing PR is reviewed and waiting CI build and test labels Oct 29, 2020
@szha szha merged commit 53bdfba into apache:v1.8.x Oct 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr-awaiting-merge Review and CI is complete. Ready to Merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants